Skip to content

KC-1343: Fix Expose owner flag in classic shared folder get JSON output#2207

Merged
sk-keeper merged 1 commit into
releasefrom
KC-1343
Jul 10, 2026
Merged

KC-1343: Fix Expose owner flag in classic shared folder get JSON output#2207
sk-keeper merged 1 commit into
releasefrom
KC-1343

Conversation

@sshrushanth-ks

Copy link
Copy Markdown
Contributor

Summary

Classic shared folder get --format json did not identify which user owns the folder, even though NSF folder output already exposes owner information. This fix adds an owner boolean to each entry in the users array by matching against owner_username and owner_account_uid from sync-down.

Changes

  • record.py — added _is_classic_shared_folder_owner; classic shared folder JSON now includes owner on each user
  • test_command_record.py — added test_get_shared_folder_json_includes_owner_flag to verify owner flag in JSON output

@sshrushanth-ks sshrushanth-ks self-assigned this Jul 10, 2026
@sshrushanth-ks sshrushanth-ks marked this pull request as ready for review July 10, 2026 12:46
@sk-keeper sk-keeper merged commit c4ad0b6 into release Jul 10, 2026
4 checks passed
@sk-keeper sk-keeper deleted the KC-1343 branch July 10, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants